func go/types.operandTypes
3 uses
go/types (current package)
assignments.go#L242: func operandTypes(list []*operand) (res []Type) {
assignments.go#L344: check.typesSummary(operandTypes(rhs), false),
call.go#L373: check.typesSummary(operandTypes(args), false),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)